menu
get package
documentation
get_connect/http/src/response/response.dart
Response<T>
bodyString property
bodyString property
dark_mode
light_mode
bodyString
property
String
?
bodyString
final
The response body as a Stream of Bytes.
Implementation
final String? bodyString;
get package
documentation
get_connect/http/src/response/response
Response<T>
bodyString property
Response class