PublicTransportNearTripSchedule
Interval transport schedule (at a certain time of day, transport transits with the same interval).
public init(
period: UInt8?,
platformTimes: [PublicTransportDirectoryPlatformDepartureInfo]
)
Parameters
Properties
Transport transit interval in minutes.
Departure schedule at stop platforms.