create static method

SslConfig create()

Implementation

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