DisposeAction typedef

DisposeAction = FutureOr<void> Function()

Implementation

typedef DisposeAction = FutureOr<void> Function();