body property Null safety
final
The body of the request
The body is always a String. It is up to you to dispatch.
Implementation
final String body;
The body of the request
The body is always a String. It is up to you to dispatch.
final String body;