maxScore property

  1. @JsonKey.new(name: 'maxScore')
num maxScore
final

Implementation

@JsonKey(name: 'maxScore')
final num maxScore;