percentToNextLevel property
A number between 0 and 100, indicating the whole and fractional % remaining to get to the next character level.
Implementation
@JsonKey(name:'percentToNextLevel')
double? percentToNextLevel;
A number between 0 and 100, indicating the whole and fractional % remaining to get to the next character level.
@JsonKey(name:'percentToNextLevel')
double? percentToNextLevel;