DataStore constructor
DataStore({})
Implementation
DataStore({
this.connectorConfig,
this.createTime,
this.displayName,
this.documentProcessingMode,
this.name,
this.type,
});
DataStore({
this.connectorConfig,
this.createTime,
this.displayName,
this.documentProcessingMode,
this.name,
this.type,
});