menu
racket_reel_matches package
documentation
api.dart
MatchFormatEnum
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
MatchFormatEnum
?
fromJson
(
dynamic
value
)
Implementation
static MatchFormatEnum? fromJson(dynamic value) => MatchFormatEnumTypeTransformer().decode(value);
racket_reel_matches package
documentation
api
MatchFormatEnum
fromJson static method
MatchFormatEnum class