WalletException constructor

const WalletException(
  1. String message
)

Implementation

const WalletException(this.message);