create static method

HttpInfo create()

Implementation

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