AdvancedMachineFeatures constructor
      
      AdvancedMachineFeatures({})
     
    
    
Implementation
AdvancedMachineFeatures({
  this.enableNestedVirtualization,
  this.enableUefiNetworking,
  this.threadsPerCore,
  this.visibleCoreCount,
});