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