ErrorHandler typedef

ErrorHandler = void Function(FlintError error)

Implementation

typedef ErrorHandler = void Function(FlintError error);