min property

  1. @JsonKey.new(includeIfNull: false)
num? min
final

Implementation

@JsonKey(includeIfNull: false)
final num? min;