QueryFieldOperator<T> constructor

const QueryFieldOperator<T>(
  1. QueryFieldOperatorType type
)

Implementation

const QueryFieldOperator(this.type);