UInquiryCacheStatusResponse constructor
UInquiryCacheStatusResponse({
- UCacheStatusItem? vehicleViolation,
- UCacheStatusItem? drivingLicence,
- UCacheStatusItem? licencePlate,
- UCacheStatusItem? freewayTolls,
Implementation
UInquiryCacheStatusResponse({this.vehicleViolation, this.drivingLicence, this.licencePlate, this.freewayTolls});