create static method

OrQuery create()

Implementation

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