menu
ecash package
documentation
chronik/failover_proxy.dart
FailoverProxy
close method
close method
dark_mode
light_mode
close
method
void
close
(
)
Close the HTTP client
Implementation
void close() { _httpClient.close(); }
ecash package
documentation
chronik/failover_proxy
FailoverProxy
close method
FailoverProxy class