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