menu
json_annotation package
documentation
json_annotation
JsonValue
value property
value
brightness_4
value
property
Null safety
dynamic
value
final
The value to use when serializing and deserializing.
Can be a
String
or an
int
.
Implementation
final dynamic value;
json_annotation package
documentation
json_annotation
JsonValue
value property
JsonValue class
Constructors
JsonValue
Properties
hashCode
runtimeType
value
Methods
noSuchMethod
toString
Operators
operator ==