UserDataMapping constructor
      
      UserDataMapping({})
     
    
    
Implementation
UserDataMapping({
  this.archiveTime,
  this.archived,
  this.dataId,
  this.name,
  this.resourceAttributes,
  this.userId,
});UserDataMapping({
  this.archiveTime,
  this.archived,
  this.dataId,
  this.name,
  this.resourceAttributes,
  this.userId,
});