VmwareAutoResizeConfig constructor

VmwareAutoResizeConfig({
  1. bool? enabled,
})

Implementation

VmwareAutoResizeConfig({this.enabled});