onAnalysisErrors method
Reports the errors associated with a given file. The set of errors included in the notification is always a complete list that supersedes any previously reported errors.
Implementation
void onAnalysisErrors(AnalysisErrorsParams params) {}