teller-android / com.levibostian.teller.testing.repository / OnlineRepositoryTesting / StateOfOnlineRepositoryDsl / Props

Props

data class Props<CACHE>

Constructors

<init>

Props(cacheExists: Boolean = false, cache: CACHE? = null)

Properties

cache

val cache: CACHE?

cacheExists

val cacheExists: Boolean