minimum property
Specifies a minimum numeric value, representing an inclusive lower limit.
Only applicable for associated number or integer types.
Implementation
final num? minimum;
Specifies a minimum numeric value, representing an inclusive lower limit.
Only applicable for associated number or integer types.
final num? minimum;