emailAndPasswordAccount property

EmailAndPasswordAccount get emailAndPasswordAccount

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

Implementation

EmailAndPasswordAccount get emailAndPasswordAccount =>
    EmailAndPasswordAccount(this);