menu
ratel package
documentation
exceptions/exceptions.dart
JsonDecodingException
JsonDecodingException.new constructor
JsonDecodingException.new constructor
dark_mode
light_mode
JsonDecodingException
constructor
JsonDecodingException
(
String
message
, {
required
String
body
,
})
Implementation
JsonDecodingException(this.message, {required this.body});
ratel package
documentation
exceptions/exceptions
JsonDecodingException
JsonDecodingException.new constructor
JsonDecodingException class