busTimeLists top-level property
final
The times that the buses arrive at each bus stop within a route.
Implementation
final busTimeLists = [
times_87.expand((i) => i).toList(),
times_286.expand((i) => i).toList(),
times_289.expand((i) => i).toList(),
]