AlphaXQuery constructor

const AlphaXQuery(
  1. String name
)

Creates a query binding for name.

Implementation

const AlphaXQuery(this.name);