menu
dio_helper_api package
documentation
dio_helper.dart
HttpClientAdapter
close abstract method
close abstract method
dark_mode
light_mode
close
abstract method
void
close
(
{
bool
force
=
false
,
})
Close the current adapter and its inner clients or requests.
Implementation
void close({bool force = false});
dio_helper_api package
documentation
dio_helper
HttpClientAdapter
close abstract method
HttpClientAdapter class