body property
dynamic
body
final
Represents the body of the response, can hold any type of data.
Implementation
final dynamic body;
Represents the body of the response, can hold any type of data.
final dynamic body;