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