menu
sync_http package
documentation
sync_http.dart
SyncHttpClientResponse
body property
body property
dark_mode
light_mode
body
property
String
?
body
final
The body of the HTTP response.
Implementation
final String? body;
sync_http package
documentation
sync_http
SyncHttpClientResponse
body property
SyncHttpClientResponse class