DartnessErrorHandler constructor
DartnessErrorHandler(
- Object errorHandler,
- List<
DartnessCatchError> catchErrors
Implementation
DartnessErrorHandler(this.errorHandler, this.catchErrors);