create static method

RequestInfo create()

Implementation

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