WhereOperator constructor

const WhereOperator(
  1. String operator
)

Implementation

const WhereOperator(this.operator);