create static method

HumanEmail create()

Implementation

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