PartitionInput constructor
      
      PartitionInput({})
     
    
    
Implementation
PartitionInput({
  this.lastAccessTime,
  this.lastAnalyzedTime,
  this.parameters,
  this.storageDescriptor,
  this.values,
});PartitionInput({
  this.lastAccessTime,
  this.lastAnalyzedTime,
  this.parameters,
  this.storageDescriptor,
  this.values,
});