getAllRouteNames static method

List<String> getAllRouteNames()

Implementation

static List<String> getAllRouteNames() => _routeDataMap.keys.toList();