VmwareAdminProxy constructor

VmwareAdminProxy({
  1. String? noProxy,
  2. String? url,
})

Implementation

VmwareAdminProxy({this.noProxy, this.url});