close abstract method

Future<void> close()

Closes the connection to the server.

This cancels any active subscriptions and cleans up resources.

Implementation

Future<void> close();