body property

Object? get body

The request body

Implementation

Object? get body => requestOptions.data;