CarSpecifications.withDefaults constructor
Creates a new instance.
Implementation
CarSpecifications.withDefaults()
: grossWeightInKilograms = null, heightInCentimeters = null, widthInCentimeters = null, lengthInCentimeters = null, axleCount = null, trailerCount = null, trailerAxleCount = null;