asString method

String asString()

Returns this request/response body as a String.

Implementation

String asString() => _asString(encoding);