Query constructor

const Query([
  1. String? name
])

Implementation

const Query([this.name]);