nextLevelAt property
The total amount of progression (i.e. "Experience") needed in order to reach the next level.
Implementation
@JsonKey(name:'nextLevelAt')
int? nextLevelAt;
The total amount of progression (i.e. "Experience") needed in order to reach the next level.
@JsonKey(name:'nextLevelAt')
int? nextLevelAt;