VmwareAutoRepairConfig constructor

VmwareAutoRepairConfig({
  1. bool? enabled,
})

Implementation

VmwareAutoRepairConfig({this.enabled});