CatalogPrimaryKeysRequest constructor
const
CatalogPrimaryKeysRequest(})
Implementation
const CatalogPrimaryKeysRequest(
int requestId,
this.connectionId,
this.table, {
this.initialBufferBytes,
this.maxBufferBytes,
}) : super(requestId, RequestType.catalogPrimaryKeys);