create static method

TypeQuery create()

Implementation

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