body property

String? body
final

The JSON-encoded body of this request.

Set to null to send no body.

Implementation

final String? body;