searchOperators property Null safety

bool? searchOperators
read / write

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

bool? searchOperators;