defaultExceptionCallback function

Exception? defaultExceptionCallback(
  1. Exception exception
)

Implementation

Exception? defaultExceptionCallback(Exception exception) => exception;