StartServiceSoftwareUpdateResponse constructor

StartServiceSoftwareUpdateResponse({
  1. ServiceSoftwareOptions? serviceSoftwareOptions,
})

Implementation

StartServiceSoftwareUpdateResponse({
  this.serviceSoftwareOptions,
});