maximum property
num?
get
maximum
Maximum value of the JsonSchema value.
Reference: https://tools.ietf.org/html/draft-wright-json-schema-validation-01#section-6.2
Implementation
num? get maximum => _maximum;