dispose abstract method

Future<void> dispose()

Free platform resources associated with this object.

Returns a future that completes when the platform resources are freed.

Implementation

Future<void> dispose();