menu
google_cloud_rpc package
documentation
rpc.dart
HttpResponse
body property
body property
dark_mode
light_mode
body
property
Uint8List
?
body
final
The HTTP response body. If the body is not expected, it should be empty.
Implementation
final Uint8List? body;
google_cloud_rpc package
documentation
rpc
HttpResponse
body property
HttpResponse class