dispose method

Future<void> dispose()

Optional cleanup hook called when the loop terminates.

Implementation

Future<void> dispose() async {}