CreateDataSetResponse constructor
      
      CreateDataSetResponse({})
     
    
    
Implementation
CreateDataSetResponse({
  this.arn,
  this.assetType,
  this.createdAt,
  this.description,
  this.id,
  this.name,
  this.origin,
  this.originDetails,
  this.sourceId,
  this.tags,
  this.updatedAt,
});