getHistory method

Copy of retained bounded semantic history.

Implementation

List<EntityGraphDevtoolsEvent> getHistory() => List.unmodifiable(_history);