ConditionQuery<O> constructor

const ConditionQuery<O>(
  1. String query
)

Implementation

const ConditionQuery(this.query);