body property

dynamic body
getter/setter pair

The request body (for POST, PUT, PATCH).

Implementation

dynamic body;