menu
bungie_api package
documentation
models/user_info_card.dart
UserInfoCard
iconPath property
iconPath property
dark_mode
light_mode
iconPath
property
@JsonKey(name: 'iconPath')
String
?
iconPath
getter/setter pair
URL the Icon if available.
Implementation
@JsonKey(name:'iconPath') String? iconPath;
bungie_api package
documentation
models/user_info_card
UserInfoCard
iconPath property
UserInfoCard class