create static method

AsyncResultQuery create()

Implementation

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