EmailAuthProvider constructor

EmailAuthProvider()

Creates a new EmailAuthProvider.

Implementation

factory EmailAuthProvider() =>
    EmailAuthProvider.fromJsObject(EmailAuthProviderJsImpl());