menu
json_types package
documentation
keys/keys.dart
JsonKey<T, Serialized>
key property
key property
dark_mode
light_mode
key
property
String
key
final
The key used to parse the value from json.
Implementation
final String key;
json_types package
documentation
keys/keys
JsonKey<T, Serialized>
key property
JsonKey class