excludeFields property

List<String>? excludeFields
final

It allows to define fields to be excluded in search results.

Implementation

final List<String>? excludeFields;