max property

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

Implementation

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