menu
aerodatabox package
documentation
api.dart
FeedServiceEnum
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
FeedServiceEnum
?
fromJson
(
dynamic
value
)
Implementation
static FeedServiceEnum? fromJson(dynamic value) => FeedServiceEnumTypeTransformer().decode(value);
aerodatabox package
documentation
api
FeedServiceEnum
fromJson static method
FeedServiceEnum class