maximum property

num? get maximum
inherited

The maximum value for a number.

Implementation

Schema? get additionalProperties;/// The maximum value for a number.
num? get maximum;