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