minLength property

String? minLength
getter/setter pair

If type is STRING, min_length specifies the minimum length of the string.

Optional.

Implementation

core.String? minLength;