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