Whether the body of the request was parseable as JSON.
Allows to disambiguate between a JSON null and a parsing failure in jsonBody.
null
@override bool get hasJsonBody => inner.hasJsonBody;