menu
bungie_api package
documentation
models/destiny_perk_reference.dart
DestinyPerkReference
iconPath property
iconPath property
dark_mode
light_mode
iconPath
property
@JsonKey(name: 'iconPath')
String
?
iconPath
getter/setter pair
The icon for the perk.
Implementation
@JsonKey(name:'iconPath') String? iconPath;
bungie_api package
documentation
models/destiny_perk_reference
DestinyPerkReference
iconPath property
DestinyPerkReference class