maximum property

num? get maximum
inherited

The maximum allowed value for a numeric parameter.

Implementation

Schema? get items;/// The maximum allowed value for a numeric parameter.
num? get maximum;