routeStack property

List<String> get routeStack

Implementation

static List<String> get routeStack => List.unmodifiable(_routeStack);