body property

Future<List<int>> body

Returns raw body of HTTP request

Implementation

Future<List<int>> get body;