max property

T? max
final

Maximum valid value.

If this is a non-integer kind, the set of valid values MAY exclude the maximum value.

Implementation

final T? max;