maximum property
The maximum value for a number.
Implementation
dynamic get additionalProperties;/// The maximum value for a number.
num? get maximum;
The maximum value for a number.
dynamic get additionalProperties;/// The maximum value for a number.
num? get maximum;