maxValue property

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

Implementation

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