body property
dynamic
body
final
The result of the handler execution. This can contain any json-encodable data type.
Implementation
final dynamic body;
The result of the handler execution. This can contain any json-encodable data type.
final dynamic body;