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