create method Null safety

EmailAddress create()

Implementation

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