data property

List<Datum>? data
final

The data that populates a row in a query result table.

Implementation

final List<Datum>? data;