items property

List<RouteHistoryItem<T>> items
final

Implementation

final items = <RouteHistoryItem<T>>[];