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