records property

List<Record>? records
final

The stream records from the shard, which were retrieved using the shard iterator.

Implementation

final List<Record>? records;