departureStops property

int departureStops

Implementation

int get departureStops => departureTrip?.stops ?? 0;