currentLevelRating property
The rating value required to get the current level
Implementation
@JsonKey(name: 'current_level_rating')
int get currentLevelRating;
The rating value required to get the current level
@JsonKey(name: 'current_level_rating')
int get currentLevelRating;