emailAndPasswordAuth property

EmailAndPasswordAuth get emailAndPasswordAuth

A delegate getter used to perform all requests for email and password authentication related operations.

Implementation

EmailAndPasswordAuth get emailAndPasswordAuth => EmailAndPasswordAuth(this);