menu
squint_json package
documentation
squint_json.dart
JsonTypeObject<T>
toTypedKey property
toTypedKey property
dark_mode
light_mode
toTypedKey
property
T Function
(
String
)
toTypedKey
final
Convert String key to enumerated value.
Implementation
final T Function(String) toTypedKey;
squint_json package
documentation
squint_json
JsonTypeObject<T>
toTypedKey property
JsonTypeObject class