UpdateAssetResponse constructor
      
      UpdateAssetResponse({})
     
    
    
Implementation
UpdateAssetResponse({
  this.arn,
  this.assetDetails,
  this.assetType,
  this.createdAt,
  this.dataSetId,
  this.id,
  this.name,
  this.revisionId,
  this.sourceId,
  this.updatedAt,
});