maximum property

  1. @JsonKey(fromJson: _fromJsonInt)
int? get maximum

Implementation

@JsonKey(fromJson: _fromJsonInt)
int? get maximum;