The list of public transport trips for the stop. This is a list of PTTrip objects. It contains all trips associated with the stop.
List<PTTrip> get trips => _trips;