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