isFilterable property
Whether the property can be filtered.
If this is a sub-property, all the parent properties must be marked filterable.
Implementation
core.bool? isFilterable;
Whether the property can be filtered.
If this is a sub-property, all the parent properties must be marked filterable.
core.bool? isFilterable;