routing property

List<FinchRoute> routing
getter/setter pair

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

Implementation

List<FinchRoute> routing = [];