GoogleChromeManagementV1InstalledApp constructor
      
      GoogleChromeManagementV1InstalledApp({})
     
    
    
Implementation
GoogleChromeManagementV1InstalledApp({
  this.appId,
  this.appInstallType,
  this.appSource,
  this.appType,
  this.browserDeviceCount,
  this.description,
  this.disabled,
  this.displayName,
  this.homepageUri,
  this.osUserCount,
  this.permissions,
  this.riskAssessment,
});