totalScore property

  1. @JsonKey(name: 'totalScore')
int? totalScore
getter/setter pair

Implementation

@JsonKey(name:'totalScore')
int? totalScore;