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