body property

dynamic get body

Gets the body for the request. Null by default.

Implementation

dynamic get body => null;