UserWalletsFetchFailure constructor

const UserWalletsFetchFailure(
  1. Object error
)

Exception thrown when the MetaOne SDK fails to fetch the user's wallets.

Implementation

const UserWalletsFetchFailure(super.error);