create static method

MysqlSslConfig create()

Implementation

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