UnderlyingSourcePullCallback typedef

UnderlyingSourcePullCallback = dynamic Function(dynamic controller)

Implementation

typedef UnderlyingSourcePullCallback = Function(dynamic controller);