menu
crypto_wallet_util package
documentation
crypto_utils.dart
BIP32
isNeutered method
isNeutered method
dark_mode
light_mode
isNeutered
method
bool
isNeutered
(
)
Implementation
bool isNeutered() { return _d == null; }
crypto_wallet_util package
documentation
crypto_utils
BIP32
isNeutered method
BIP32 class