body property

Uint8List body
final

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

Implementation

final Uint8List body;