dispose abstract method

Future<void> dispose()

Releases the native manager and closes events.

Senders and receivers already attached keep the transform they were given; this only stops new attachments and frees the key store.

Implementation

Future<void> dispose();