data property

List<Datum> data
getter/setter pair

The list of Datums, i.e. the data.

Implementation

List<Datum> data = [];