body property

Map<String, Object?> body
final

JSON body for non-GET methods.

Implementation

final Map<String, Object?> body;