UVehicleViolationDetailParams constructor
UVehicleViolationDetailParams({})
Implementation
UVehicleViolationDetailParams({
required this.nationalCode,
required this.phoneNumber,
required this.licencePlate,
this.refresh = false,
});