build abstract method

TransportSpecification build()

Builds the TransportSpecification object for a scooter with the specifications taken from the TransportSpecificationScooterBuilder object.

Returns TransportSpecification. The TransportSpecification object created from the TransportSpecificationScooterBuilder object.

Implementation

TransportSpecification build();