body property

Object? body
final

The body of the request.

Implementation

// final Map<String, dynamic>? body;
final Object? body;