minimum property

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

Implementation

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