isRequired property

  1. @override
bool isRequired
final

Whether all conditions must evaulate to true for the query to return results.

Defaults false.

Implementation

@override
final bool isRequired;