Dispose typedef

Dispose = Future<void> Function()

Implementation

typedef Dispose = Future<void> Function();