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