close method

  1. @override
void close()

No-op: the shared ClientRuntime/Hub connection outlives this client and must not be torn down when a provider is disposed.

Implementation

@override
void close() {}