create static method

UrlConnection create()

Implementation

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