emailIdp property
EmailIdp
get
emailIdp
Returns the EmailIdp instance from the AuthServices.
Implementation
EmailIdp get emailIdp => AuthServices.getIdentityProvider<EmailIdp>();
Returns the EmailIdp instance from the AuthServices.
EmailIdp get emailIdp => AuthServices.getIdentityProvider<EmailIdp>();