create static method

RequestQuery create()

Implementation

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