Query constructor

const Query(
  1. String sql
)

Implementation

const Query(this.sql);