create static method

AppQuery create()

Implementation

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