mvrx
/
com.airbnb.mvrx
/
Loading
Loading
data class
Loading
<out
T
>(value:
T
?) :
Async
<
T
> ,
Incomplete
Content copied to clipboard
Functions
Properties
Functions
invoke
Link copied to clipboard
open operator fun
invoke
():
T
?
Content copied to clipboard
Returns the value or null.
Properties
complete
Link copied to clipboard
val
complete
:
Boolean
Content copied to clipboard
shouldLoad
Link copied to clipboard
val
shouldLoad
:
Boolean
Content copied to clipboard