maxLength property

String? maxLength
getter/setter pair

If type is STRING, max_length specifies the maximum length of the string.

Optional.

Implementation

core.String? maxLength;