menu
getx_plus package
documentation
get_connect/http/src/response/getx_response.dart
GetxResponse<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;
getx_plus package
documentation
get_connect/http/src/response/getx_response
GetxResponse<T>
bodyString property
GetxResponse class