ErrorCallback typedef

ErrorCallback = dynamic Function(dynamic T)

Implementation

typedef ErrorCallback(T);