SendEmailLinkFailure constructor
const
SendEmailLinkFailure(
- Object error
Create a new SendEmailLinkFailure with the given error.
Implementation
const SendEmailLinkFailure(super.error);
Create a new SendEmailLinkFailure with the given error.
const SendEmailLinkFailure(super.error);