GoogleChromeManagementV1AppUsageData constructor
      
      GoogleChromeManagementV1AppUsageData({})
     
    
    
Implementation
GoogleChromeManagementV1AppUsageData({
  this.appId,
  this.appInstanceId,
  this.appType,
  this.runningDuration,
});