Length
Unique identifier of VehicleDimensions.length property of the Vehicle model.
To access the property value from the Vehicle, use the following snippet:
val length = (vehicle as? Motorized)?.dimensions?.length
Content copied to clipboard
Unique identifier of VehicleDimensions.length property of the Vehicle model.
To access the property value from the Vehicle, use the following snippet:
val length = (vehicle as? Motorized)?.dimensions?.length