facet property

  1. @JsonKey(name: r'facet')
String facet
final

Attribute to filter on. This must match a facet placeholder in the Rule's pattern.

Implementation

@JsonKey(name: r'facet')
final String facet;