MErrorListener typedef

MErrorListener = void Function(Object exception, StackTrace? stackTrace)

Implementation

typedef MErrorListener = void Function(Object exception, StackTrace? stackTrace);