ChainHandler typedef
- @Deprecated('Will be removed in stack_trace 2.0.0.')
A function that handles errors in the zone wrapped by Chain.capture.
Implementation
@Deprecated("Will be removed in stack_trace 2.0.0.")
typedef void ChainHandler(error, Chain chain);