body method

Future<String> body()

Implementation

Future<String> body() => utf8.decodeStream(this);