UnderlyingSourceCancelCallback typedef

UnderlyingSourceCancelCallback = Future<void> Function(Object reason)

Implementation

typedef UnderlyingSourceCancelCallback = Future<void> Function(Object reason);