events property
List<BifrostInternalDiagnostic>
get
events
Implementation
List<BifrostInternalDiagnostic> get events => List.unmodifiable(_events);
List<BifrostInternalDiagnostic> get events => List.unmodifiable(_events);