ReadRequest constructor
ReadRequest({})
Implementation
ReadRequest({
this.columns,
this.dataBoostEnabled,
this.index,
this.keySet,
this.limit,
this.partitionToken,
this.requestOptions,
this.resumeToken,
this.table,
this.transaction,
});