UnderlyingSourcePullCallback typedef

UnderlyingSourcePullCallback = dynamic Function(dynamic options)

Implementation

typedef UnderlyingSourcePullCallback = Function(dynamic controller);