shuttleTimeLists top-level property
final
Implementation
final shuttleTimeLists = [
weekday_south.expand((i) => i).toList(),
weekday_north.expand((i) => i).toList(),
weekday_west.expand((i) => i).toList(),
weekend_express.expand((i) => i).toList()
]