Vehicle Health Warnings
@Serializable
Active warning lights and battery-level warnings.
Constructors
Link copied to clipboard
constructor(mileage: Int?, warningLights: List<WarningLight>, insufficientBatteryLevelWarning: Boolean?)