closed property

Future<void> get closed

A future that completes when the connection get closed, for instance because the owning tab is closed.

Implementation

Future<void> get closed;