menu
walletkit_dart
walletkit_dart.dart
Bip44HDWalletPath
Bip44HDWalletPath const constructor
Bip44HDWalletPath
dark_mode
light_mode
Bip44HDWalletPath
constructor
const
Bip44HDWalletPath
(
String
coinType
)
Implementation
const Bip44HDWalletPath(this.coinType) : super(HDWalletPurpose.BIP44, coinType);
walletkit_dart
walletkit_dart
Bip44HDWalletPath
Bip44HDWalletPath const constructor
Bip44HDWalletPath class