menu
bloom_framework package
documentation
bloom_mobile.dart
BloomRpcClient
close method
close method
dark_mode
light_mode
close
method
void
close
(
)
Closes the underlying HTTP client transport.
Implementation
void close() => httpClient.close();
bloom_framework package
documentation
bloom_mobile
BloomRpcClient
close method
BloomRpcClient class