body property

String? body
final

Request body (JSON string for POST/PUT/PATCH).

Implementation

final String? body;