dispose abstract method

Future<void> dispose()

free resources. Do nothing if isDisposed already true

Implementation

Future<void> dispose();