OnExceptionCallback typedef

OnExceptionCallback = void Function(String)

Implementation

typedef OnExceptionCallback = void Function(String);