sendData property

dynamic get sendData

Data/body to send with the request.

Implementation

dynamic get sendData => _sendData;