menu
openapi_types package
documentation
commons.dart
JsonSchema<T>
minLength property
minLength property
dark_mode
light_mode
minLength
property
int
?
minLength
final
The minimum length of the string.
Implementation
final int? minLength;
openapi_types package
documentation
commons
JsonSchema<T>
minLength property
JsonSchema class