create static method

HttpSource create()

Implementation

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