Disposer typedef

Disposer = Future<void> Function()

Implementation

typedef Disposer = Future<void> Function();