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