DatasetSummary constructor
DatasetSummary({})
Implementation
DatasetSummary({
this.creationDateTime,
this.datasetArn,
this.datasetType,
this.lastUpdatedDateTime,
this.name,
this.status,
});
DatasetSummary({
this.creationDateTime,
this.datasetArn,
this.datasetType,
this.lastUpdatedDateTime,
this.name,
this.status,
});