call method

void call(
  1. BifrostInternalDiagnostic diagnostic
)

Implementation

void call(BifrostInternalDiagnostic diagnostic) => _events.add(diagnostic);