exclusiveMaximum property
The exclusive maximum value for a number.
Implementation
num? get maximum;/// The exclusive maximum value for a number.
num? get exclusiveMaximum;
The exclusive maximum value for a number.
num? get maximum;/// The exclusive maximum value for a number.
num? get exclusiveMaximum;