create static method

SMTPConfig create()

Implementation

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