maxLength property

int? maxLength
final

Specifies the maximum length of a string.

Only applicable for associated string types.

Implementation

final int? maxLength;