CancelServiceSoftwareUpdateResponse constructor

CancelServiceSoftwareUpdateResponse({
  1. ServiceSoftwareOptions? serviceSoftwareOptions,
})

Implementation

CancelServiceSoftwareUpdateResponse({
  this.serviceSoftwareOptions,
});