WalletFetchFailure constructor

const WalletFetchFailure(
  1. Object error
)

Exception thrown when the MetaOne SDK fails to fetch a wallet.

Implementation

const WalletFetchFailure(super.error);