UnderlyingSourcePullCallback typedef
UnderlyingSourcePullCallback =
dynamic Function(dynamic options)
Implementation
typedef UnderlyingSourcePullCallback = Function(dynamic controller);
typedef UnderlyingSourcePullCallback = Function(dynamic controller);