and method

QueryBuilder and()

Implementation

QueryBuilder and() => builder..operators.add(BooleanOperator.and);