cars property

List<Car> cars

Implementation

List<Car> get cars => _cars;