InitializeFromCache

data class InitializeFromCache(val cachedCards: List<Card>) : CardListMutation

Constructors

Link copied to clipboard
constructor(cachedCards: List<Card>)

Properties

Link copied to clipboard