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