ErrorConverter typedef

ErrorConverter = ChopperError Function(dynamic error)

Implementation

typedef ChopperError ErrorConverter(error);