bungieNetUserInfo property
Details about the player as they are known on BungieNet. This will be undefined if the player has marked their credential private, or does not have a BungieNet account.
Implementation
@JsonKey(name:'bungieNetUserInfo')
UserInfoCard? bungieNetUserInfo;