stops property

List<Stop> stops

Stops.

Collection of output stops.

Implementation

List<Stop> get stops => _stops.value;