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