create static method

Http create()

Implementation

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