body property
BaseHttpBody
body
final
The request body. Will either be an instance of HttpBody or StreamedHttpBody.
Implementation
final BaseHttpBody body;
The request body. Will either be an instance of HttpBody or StreamedHttpBody.
final BaseHttpBody body;