Bip84HDWalletPath constructor

const Bip84HDWalletPath(
  1. String coinType
)

Implementation

const Bip84HDWalletPath(this.coinType)
    : super(HDWalletPurpose.BIP84, coinType);