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