hide property

  1. @JsonKey(name: r'hide')
List<String>? hide
final

Hide facet values.

Implementation

@JsonKey(name: r'hide')
final List<String>? hide;