ReportSummaryVmwareNode constructor

ReportSummaryVmwareNode({
  1. String? code,
})

Implementation

ReportSummaryVmwareNode({
  this.code,
});