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