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