Catch property

Function? Catch
final

A Generator function or a normal function to invoke for uncaught errors.

Implementation

final Function? Catch;