data property
The most essential summary information about a Profile (in Destiny 1, we called these "Accounts").
Implementation
@JsonKey(name:'data')
DestinyProfileComponent? data;
The most essential summary information about a Profile (in Destiny 1, we called these "Accounts").
@JsonKey(name:'data')
DestinyProfileComponent? data;