build abstract method
Builds the TransportSpecification object for a car with the specifications taken from the TransportSpecificationCarBuilder object.
Returns TransportSpecification. The TransportSpecification object created from the TransportSpecificationCarBuilder object.
Implementation
TransportSpecification build();