GetRevisionResponse constructor
      
      GetRevisionResponse({})
     
    
    
Implementation
GetRevisionResponse({
  this.arn,
  this.comment,
  this.createdAt,
  this.dataSetId,
  this.finalized,
  this.id,
  this.sourceId,
  this.tags,
  this.updatedAt,
});