ErrorHandler typedef

ErrorHandler = void Function(String error)

Implementation

typedef ErrorHandler = void Function(String error);