LicensePlateResult constructor
LicensePlateResult({})
Implementation
LicensePlateResult({
this.area,
this.country,
this.plateText,
this.vehicleInspectionFound,
this.vehicleInspectionMonth,
this.vehicleInspectionValid,
this.vehicleInspectionYear,
});