dispose abstract method

  1. @mustCallSuper
Future<void> dispose()

Disposes this object.

Implementation

@mustCallSuper
Future<void> dispose();