offDiagnostic abstract method

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

Implementation

void offDiagnostic({required DiagnosticHandler handler});