currentGuardianRank property
The 'current' Guardian Rank value, which starts at rank 1.
Implementation
@JsonKey(name:'currentGuardianRank')
int? currentGuardianRank;
The 'current' Guardian Rank value, which starts at rank 1.
@JsonKey(name:'currentGuardianRank')
int? currentGuardianRank;