create static method

RawQuery create()

Implementation

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