QuerySql constructor

const QuerySql(
  1. String value
)

Marks a method as a query method.

Implementation

const QuerySql(this.value);