create static method

SMTPPlainAuth create()

Implementation

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