getHistory method
Copy of retained bounded semantic history.
Implementation
List<EntityGraphDevtoolsEvent> getHistory() => List.unmodifiable(_history);
Copy of retained bounded semantic history.
List<EntityGraphDevtoolsEvent> getHistory() => List.unmodifiable(_history);