UnderlyingSourceCancelCallback typedef

UnderlyingSourceCancelCallback = dynamic Function([dynamic reason])

Implementation

typedef UnderlyingSourceCancelCallback = Function([dynamic reason]);