ReportInstanceInfoSystemRequest constructor

ReportInstanceInfoSystemRequest({
  1. Event? event,
  2. String? vmId,
})

Implementation

ReportInstanceInfoSystemRequest({this.event, this.vmId});