menu
cure package
documentation
http.dart
Client
getAsync abstract method
getAsync abstract method
dark_mode
light_mode
getAsync
abstract method
Future
<
Response
>
getAsync
(
String
url
, [
Map
<
String
,
String
>
?
headers
])
GET
Implementation
Future<Response> getAsync(String url, [Map<String, String>? headers]);
cure package
documentation
http
Client
getAsync abstract method
Client class