dispose abstract method

Future<void> dispose()

Stops associated processes, and free resources.

Implementation

Future<void> dispose();