menu
jet_flutter_framework package
documentation
jet_framework.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});
jet_flutter_framework package
documentation
jet_framework
HttpClientAdapter
close abstract method
HttpClientAdapter class