menu
testor package
documentation
eywa/testor.dart
TestClient
disconnect method
disconnect method
dark_mode
light_mode
disconnect
method
void
disconnect
(
)
Implementation
void disconnect() { client.close(); }
testor package
documentation
eywa/testor
TestClient
disconnect method
TestClient class