specialStatus property

TrainStatus? specialStatus
final

The status of the train.

Only provided if the train is arriving or boarding; otherwise, null.

Implementation

final TrainStatus? specialStatus;