destinyUserInfo property
Details about the player as they are known in game (platform display name, Destiny emblem)
Implementation
@JsonKey(name:'destinyUserInfo')
UserInfoCard? destinyUserInfo;
Details about the player as they are known in game (platform display name, Destiny emblem)
@JsonKey(name:'destinyUserInfo')
UserInfoCard? destinyUserInfo;