and method

void and()

Adds a where condition to the where clause.

Implementation

void and() => logicalOperator(LogicalOperator.and);