max property

String? max
inherited

max Specified maximum cardinality for the element - a number or a "". This is optional; if present, it acts an implicit check on the input content ( just serves as documentation; it's the default value).

Implementation

String? get max => throw _privateConstructorUsedError;