create static method

EmailProto create()

Implementation

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