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