Constructor for the PTStop class.
PTStop({ required this.stopId, required this.stopName, this.isStation, required this.routes, });