trucks property

List<Car> get trucks

Implementation

List<Car> get trucks => _trucks;