onDiagnostic abstract method

void onDiagnostic({
  1. required DiagnosticHandler handler,
})

Implementation

void onDiagnostic({required DiagnosticHandler handler});