records property

List<Record>? records
final

The records in the result set.

Implementation

final List<Record>? records;