returnStops property

int returnStops

Implementation

int get returnStops => returnTrip?.stops ?? 0;