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