Partition constructor
Partition({})
Implementation
Partition({
this.catalogId,
this.creationTime,
this.databaseName,
this.lastAccessTime,
this.lastAnalyzedTime,
this.parameters,
this.storageDescriptor,
this.tableName,
this.values,
});