create static method

MongoQuery create()

Implementation

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