Replica
replica-core
/
me.aartikov.replica.single
/
ReplicaEvent
/
LoadingEvent
/
DataFromStorageLoaded
Data
From
Storage
Loaded
data
class
DataFromStorageLoaded
<
out
T
:
Any
>
(
val
data
:
T
)
:
ReplicaEvent.LoadingEvent
<
T
>
Content copied to clipboard
Constructors
Properties
Constructors
Data
From
Storage
Loaded
Link copied to clipboard
fun
<
out
T
:
Any
>
DataFromStorageLoaded
(
data
:
T
)
Content copied to clipboard
Properties
data
Link copied to clipboard
val
data
:
T
Content copied to clipboard