numCars property
Number of cars on the train.
Might be null
if the API doesn't provide this information.
Implementation
final int? numCars;
Number of cars on the train.
Might be null
if the API doesn't provide this information.
final int? numCars;