DotnetSettings constructor
      
      DotnetSettings({})
     
    
    
Implementation
DotnetSettings({
  this.common,
  this.forcedNamespaceAliases,
  this.handwrittenSignatures,
  this.ignoredResources,
  this.renamedResources,
  this.renamedServices,
});