catchIt top-level constant

E Function<E>({required Object error, required E onCatch(String errorMessage), String? otherErrorMessage, StackTrace? stackTrace}) const catchIt

Implementation

const catchIt = _perr_handler.catchIt;