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