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