lib
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
lib
mockzilla-common
/
com.apadmi.mockzilla.lib.internal.models
/
SetOrDont
/
Set
Set
@
Serializable
@
SerialName
(
value
=
"Set"
)
data
class
Set
<
T
>
(
val
value
:
T
)
:
SetOrDont
<
T
>
Members
Constructors
Set
Link copied to clipboard
constructor
(
value
:
T
)
Properties
value
Link copied to clipboard
val
value
:
T