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