acceptsMultipleValues property
Whether the database flag accepts multiple values.
If true, a comma-separated list of stringified values may be specified.
Implementation
core.bool? acceptsMultipleValues;
Whether the database flag accepts multiple values.
If true, a comma-separated list of stringified values may be specified.
core.bool? acceptsMultipleValues;