CancelListenFunc typedef

CancelListenFunc = Future<void> Function()

Implementation

typedef CancelListenFunc = Future<void> Function();