build abstract method
Builds the VehicleSpecification object for TransportMode.car with the specifications taken from the VehicleSpecificationCarBuilder object.
Returns VehicleSpecification. The VehicleSpecification object created from the VehicleSpecificationCarBuilder object.
Implementation
VehicleSpecification build();