data property

List data
getter/setter pair

This field holds the actual data of the tuple.

Implementation

List<dynamic> data = [];