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