WalletFetchFailure constructor
const
WalletFetchFailure(
- Object error
Exception thrown when the MetaOne SDK fails to fetch a wallet.
Implementation
const WalletFetchFailure(super.error);
Exception thrown when the MetaOne SDK fails to fetch a wallet.
const WalletFetchFailure(super.error);