menu
hdwallet_lib package
documentation
hdwallet.dart
HDWallet
bip32RootKey property
bip32RootKey property
dark_mode
light_mode
bip32RootKey
property
String
?
get
bip32RootKey
Implementation
String? get bip32RootKey => _isMaster ? _bip32.toBase58() : null;
hdwallet_lib package
documentation
hdwallet
HDWallet
bip32RootKey property
HDWallet class