attributeForDistinct property
Name of the deduplication attribute to be used with Algolia's distinct feature.
Implementation
@JsonKey(name: r'attributeForDistinct')
final String? attributeForDistinct;
Name of the deduplication attribute to be used with Algolia's distinct feature.
@JsonKey(name: r'attributeForDistinct')
final String? attributeForDistinct;