routing property

List<WebRoute> routing
getter/setter pair

A list of WebRoute objects defining the routing paths and configurations.

Implementation

List<WebRoute> routing = [];