create static method

ObjectQuery create()

Implementation

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