GoogleAppsCloudidentityDevicesV1DeviceUser constructor
      
      GoogleAppsCloudidentityDevicesV1DeviceUser({})
     
    
    
Implementation
GoogleAppsCloudidentityDevicesV1DeviceUser({
  this.compromisedState,
  this.createTime,
  this.firstSyncTime,
  this.languageCode,
  this.lastSyncTime,
  this.managementState,
  this.name,
  this.passwordState,
  this.userAgent,
  this.userEmail,
});