nextLevel property
The next level of the player.
If the current level is the maximum level, this should be same as the current level.
Implementation
PlayerLevel? nextLevel;
The next level of the player.
If the current level is the maximum level, this should be same as the current level.
PlayerLevel? nextLevel;