CancelListening typedef

CancelListening = Future<void> Function()

Implementation

typedef CancelListening = Future<void> Function();