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