emailAndPasswordAccount property

EmailAndPasswordAccount emailAndPasswordAccount

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

Implementation

EmailAndPasswordAccount get emailAndPasswordAccount =>
    EmailAndPasswordAccount(this);