SendErrorFunction typedef

SendErrorFunction = dynamic Function(Object? data)

Implementation

typedef SendErrorFunction = Function(Object? data);