create static method

Query create()

Implementation

@$core.pragma('dart2js:noInline')
static Query create() => Query._();