catchErrors property
final
The error types that the error handler can handle.
Implementation
final List<DartnessCatchError> catchErrors;
The error types that the error handler can handle.
final List<DartnessCatchError> catchErrors;