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