DestoryBridgeCallback<T> typedef

DestoryBridgeCallback<T> = dynamic Function(T b)

Implementation

typedef DestoryBridgeCallback<T> = Function(T b);