OnRemovedDelegate typedef

OnRemovedDelegate = Future<void> Function()

Implementation

typedef OnRemovedDelegate = Future<void> Function();