maxLength property

int? maxLength
final

If specified, the configuration option must be a string value no longer than this value.

Implementation

final int? maxLength;