minLength property
Specifies the minimum length of a string.
Only applicable for associated string types.
Implementation
final int? minLength;
Specifies the minimum length of a string.
Only applicable for associated string types.
final int? minLength;