body property

String? body

The content of the request.

Implementation

String? get body => _jsObject.body;