sendData property

Object? get sendData

Data/body to send with the request.

Implementation

Object? get sendData => _sendData;