OnErrorListener typedef

OnErrorListener = void Function(Error error)

Implementation

typedef OnErrorListener = void Function(Error error);