attemptDecodeOfHttpErrorResponses property
Whether to optimistically attempt to decode HTTP responses that have a non-successful status code as an image
If the decode is unsuccessful, the behaviour depends on silenceExceptions.
Defaults to true.
Implementation
final bool attemptDecodeOfHttpErrorResponses;