alerts property
GTFS-RT service alerts scoped to this stop (e.g. station closure, elevator outage).
Shares PTAlertInfo instances with PTStopInfo.alerts. Empty when no alerts apply.
Implementation
final List<PTAlertInfo> alerts;
GTFS-RT service alerts scoped to this stop (e.g. station closure, elevator outage).
Shares PTAlertInfo instances with PTStopInfo.alerts. Empty when no alerts apply.
final List<PTAlertInfo> alerts;