Query constructor

const Query(
  1. String query
)

Implementation

const Query(this.query);