Dataset constructor
Dataset({})
Implementation
Dataset({
this.creationDate,
this.dataStorage,
this.datasetName,
this.identityId,
this.lastModifiedBy,
this.lastModifiedDate,
this.numRecords,
});
Dataset({
this.creationDate,
this.dataStorage,
this.datasetName,
this.identityId,
this.lastModifiedBy,
this.lastModifiedDate,
this.numRecords,
});