buckets property

List<FacetBucket>? buckets
getter/setter pair

FacetBuckets for values in response containing at least a single result with the corresponding filter.

Implementation

core.List<FacetBucket>? buckets;