Query constructor

const Query([
  1. String? name
])

Implementation

const Query([super.name]);