hasWhereClause property

bool get hasWhereClause

Implementation

bool get hasWhereClause => _wheres.isNotEmpty;