WalletAlreadyExistsException constructor

const WalletAlreadyExistsException(
  1. String message
)

Implementation

const WalletAlreadyExistsException(this.message);