maxProperties property
int?
get
maxProperties
The maximum number of properties allowed.
Spec: https://tools.ietf.org/html/draft-wright-json-schema-validation-01#section-6.15
Implementation
int? get maxProperties => _maxProperties;