menu
schema_org package
documentation
schemas/property_value_specification.dart
SchemaPropertyValueSpecification
multipleValues property
multipleValues property
dark_mode
light_mode
multipleValues
property
bool
?
multipleValues
getter/setter pair
Whether multiple values are allowed for the property. Default is false.
Implementation
bool? multipleValues;
schema_org package
documentation
schemas/property_value_specification
SchemaPropertyValueSpecification
multipleValues property
SchemaPropertyValueSpecification class