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