com.lessthan3.maestropanel
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
com.lessthan3.maestropanel
com.lessthan3.maestropanel
/
com.lessthan3.maestropanel.core.networking
/
MaestroNetworkResult
/
Success
Success
data
class
Success
<
T
:
Any
>
(
val
data
:
T
)
:
MaestroNetworkResult
<
T
>
Members
Constructors
Success
Link copied to clipboard
constructor
(
data
:
T
)
Properties
data
Link copied to clipboard
val
data
:
T