menu
cure package
documentation
http.dart
Client
sendAsync abstract method
sendAsync abstract method
dark_mode
light_mode
sendAsync
abstract method
Future
<
Response
>
sendAsync
(
Request
request
)
Send a
request
.
Implementation
Future<Response> sendAsync(Request request);
cure package
documentation
http
Client
sendAsync abstract method
Client class