exclusiveMaximum property

num? get exclusiveMaximum
inherited

The exclusive maximum value for a number.

Implementation

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