routeHistory property

List<String> get routeHistory

Implementation

static List<String> get routeHistory => List.unmodifiable(_routeHistory);