dispose abstract method

Future<void> dispose()

Flush + release resources. Called once at the end of the run.

Implementation

Future<void> dispose();