OnErrorEvent typedef

OnErrorEvent = void Function(String error)

Implementation

typedef OnErrorEvent = void Function(String error);