create static method

Email create()

Implementation

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