and property

Where get and

Implementation

Where get and => add(
      Where(
        this.column,
        boolOperator: 'AND',
      ),
    );