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