json property

dynamic json

Returns the body as JSON.

Implementation

dynamic get json => _jsonDecode(bodyAsString);