menu
schema_org package
documentation
schemas/property_value_specification.dart
SchemaPropertyValueSpecification
valueMaxLength property
valueMaxLength property
dark_mode
light_mode
valueMaxLength
property
int
?
valueMaxLength
getter/setter pair
Specifies the allowed range for number of characters in a literal value.
Implementation
int? valueMaxLength;
schema_org package
documentation
schemas/property_value_specification
SchemaPropertyValueSpecification
valueMaxLength property
SchemaPropertyValueSpecification class