menu
omnyshell package
documentation
omnyshell_hub.dart
HttpProxyService
close method
close method
dark_mode
light_mode
close
method
void
close
(
)
Releases the HTTP client.
Implementation
void close() => httpClient.close();
omnyshell package
documentation
omnyshell_hub
HttpProxyService
close method
HttpProxyService class