create static method

ContextQuery create()

Implementation

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