Map<String, dynamic> toJson() => { "productionDate": productionDate, "resultPrettified": resultPrettified, "text": text, "tireAgeInYearsRoundedDown": tireAgeInYearsRoundedDown, };