class NoCacheExistsDsl
Props
data class Props
<init>
NoCacheExistsDsl()
props
var props: Props
failedFirstFetch
fun failedFirstFetch(error: Throwable): Unit
fetchingFirstTime
fun fetchingFirstTime(): Unit
successfulFirstFetch
fun successfulFirstFetch(timeFetched: Date): Unit