GoogleChromeManagementV1ChromeAppRequest constructor
      
      GoogleChromeManagementV1ChromeAppRequest({})
     
    
    
Implementation
GoogleChromeManagementV1ChromeAppRequest({
  this.appDetails,
  this.appId,
  this.detailUri,
  this.displayName,
  this.iconUri,
  this.latestRequestTime,
  this.requestCount,
});