menu
ibl_mobile_core_frontend package
documentation
api/lib/api.dart
StateEnum
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
StateEnum
?
fromJson
(
dynamic
value
)
Implementation
static StateEnum? fromJson(dynamic value) => StateEnumTypeTransformer().decode(value);
ibl_mobile_core_frontend package
documentation
api/lib/api
StateEnum
fromJson static method
StateEnum class