searchableAttributes property

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

Implementation

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