body property

Future<List<int>> get body

Returns raw body of HTTP request

Implementation

Future<List<int>> get body;