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