UnsubscribeFunc typedef

UnsubscribeFunc = Future<void> Function()

Implementation

typedef UnsubscribeFunc = Future<void> Function();