create static method

ServicePoint create()

Implementation

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