enableQueryRules property Null safety

bool? enableQueryRules
read / write

If false, then appbase.io will not apply the query rules on the search requests.

Defaults to true.

Implementation

bool? enableQueryRules;