create static method

HttpConfig create()

Implementation

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