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