data

open override val data: T? = null

Parameters

data

Cached data, if available, during the fetch process.