Vehicle Health Warnings Content
@Serializable
Constructors
Link copied to clipboard
constructor(mileage_km: Int? = null, warningLights: List<WarningLightValue>? = null, insufficientBatteryLevelWarning: Boolean? = null)