history property

Iterable<RouteHistoryItem<int>> get history

Implementation

Iterable<RouteHistoryItem<int>> get history => _history.items;