create static method

EmailProvider create()

Implementation

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