menu
Flutter
async_io.dart
AsyncIoRequestClient
AsyncIoRequestClient constructor
AsyncIoRequestClient
dark_mode
light_mode
AsyncIoRequestClient
constructor
AsyncIoRequestClient
(
Uri
prefix
, {
Map
<
String
,
String
>
headers
=
const {}
,
})
Implementation
AsyncIoRequestClient(super.prefix, {Map<String, String> headers = const {}}) : _headers = headers;
Flutter
async_io
AsyncIoRequestClient
AsyncIoRequestClient constructor
AsyncIoRequestClient class
Cookies management controls