menu
bungie_api package
documentation
models/destiny_stat.dart
DestinyStat
DestinyStat.fromJson factory constructor
DestinyStat.fromJson factory constructor
dark_mode
light_mode
DestinyStat.fromJson
constructor
DestinyStat.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory DestinyStat.fromJson(Map<String, dynamic> json) { return _$DestinyStatFromJson(json); }
bungie_api package
documentation
models/destiny_stat
DestinyStat
DestinyStat.fromJson factory constructor
DestinyStat class