routes property

List<Route> routes
getter/setter pair

Implementation

List<jaguarMux.Route> routes = List.empty(growable: true);