Axer
Toggle table of contents
1.1.10
common
Platform filter
common
Switch theme
Search in API
Axer
Axer
/
io.github.orioneee.domain.other
/
DataState
/
Success
Success
common
data
class
Success
<
T
>
(
val
data
:
T
)
:
DataState
<
T
>
Members
Constructors
Success
Link copied to clipboard
common
constructor
(
data
:
T
)
Properties
data
Link copied to clipboard
common
val
data
:
T