Bip44HDWalletPath constructor

const Bip44HDWalletPath(
  1. String coinType
)

Implementation

const Bip44HDWalletPath(this.coinType)
    : super(HDWalletPurpose.BIP44, coinType);