numCars property

int? numCars
final

Number of cars on the train.

Might be null if the API doesn't provide this information.

Implementation

final int? numCars;