UVehicleViolationDetailItem constructor
UVehicleViolationDetailItem({})
Implementation
UVehicleViolationDetailItem({
this.serialNo,
this.date,
this.type,
this.address,
this.violationType,
this.finalPrice,
this.paperId,
this.paymentId,
this.warningId,
this.investigationAbility,
this.hasImage,
});