body property

Uint8List body
final

The HTTP response body. If the body is not expected, it should be empty.

Implementation

final Uint8List body;