menu
blockchain_utils package
documentation
bip/bip/bip32/bip32_ex.dart
Bip32PathError
Bip32PathError.new const constructor
Bip32PathError.new const constructor
dark_mode
light_mode
Bip32PathError
constructor
const
Bip32PathError
(
String
message
, {
Map
<
String
,
dynamic
>
?
details
,
})
Implementation
const Bip32PathError(super.message, {super.details});
blockchain_utils package
documentation
bip/bip/bip32/bip32_ex
Bip32PathError
Bip32PathError.new const constructor
Bip32PathError class