OnErrorType typedef

OnErrorType = void Function(int index, Object msg)

Implementation

typedef OnErrorType = void Function(int index, Object msg);