min property

T? min
final

Minimum valid value.

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

Implementation

final T? min;