records property

List<List<Field>>? records
final

The records returned by the SQL statement.

Implementation

final List<List<Field>>? records;