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