requestBody property

dynamic requestBody
getter/setter pair

The request body (can be any type).

Implementation

dynamic requestBody;