searchOperators property

bool? searchOperators
final

If set to true, then you can use special characters in the search query to enable the advanced search.

Defaults to false. You can read more about this property at here.

Implementation

final bool? searchOperators;