isEmptyStopAtFirstIndex
Checks if the first item in the itinerary list is an empty stop.
Return
True if the first item is an empty stop, false otherwise.
Parameters
items
List of itinerary items.
Checks if the first item in the itinerary list is an empty stop.
True if the first item is an empty stop, false otherwise.
List of itinerary items.