create static method

AccountEmail create()

Implementation

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