menu
mhu_dart_commons package
documentation
commons.dart
JsonValue
value property
value property
dark_mode
light_mode
value
property
dynamic
value
final
The value to use when serializing and deserializing.
Can be a
String
or an
int
.
Implementation
final dynamic value;
mhu_dart_commons package
documentation
commons
JsonValue
value property
JsonValue class