menu
tth_api_client package
documentation
api.dart
CategoryEnum
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
CategoryEnum
?
fromJson
(
dynamic
value
)
Implementation
static CategoryEnum? fromJson(dynamic value) => CategoryEnumTypeTransformer().decode(value);
tth_api_client package
documentation
api
CategoryEnum
fromJson static method
CategoryEnum class