menu
bifrosted package
documentation
testing.dart
BifrostInternalDiagnosticRecorder
call method
call method
dark_mode
light_mode
call
method
void
call
(
BifrostInternalDiagnostic
diagnostic
)
Implementation
void call(BifrostInternalDiagnostic diagnostic) => _events.add(diagnostic);
bifrosted package
documentation
testing
BifrostInternalDiagnosticRecorder
call method
BifrostInternalDiagnosticRecorder class