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