Vehicle

final
static if(isWeb)
class Vehicle : Product {}

Constructors

this
this()

Creates a new vehicle.

Meta