create static method

EmailContent create()

Implementation

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