menu
mhu_dart_commons package
documentation
commons.dart
JsonConverter<T, S>
fromJson abstract method
fromJson abstract method
dark_mode
light_mode
fromJson
abstract method
T
fromJson
(
S
json
)
Implementation
T fromJson(S json);
mhu_dart_commons package
documentation
commons
JsonConverter<T, S>
fromJson abstract method
JsonConverter class