mineral
framework
OptionChoice
toJson method
toJson
toJson
method
Null safety
Object
toJson
(
)
Implementation
Object toJson () => { 'name': label, 'value': value };
mineral
framework
OptionChoice
toJson method
OptionChoice class
Constructors
OptionChoice
Properties
hashCode
label
runtimeType
value
Methods
noSuchMethod
toJson
toString
Operators
operator ==