dataList property

List<List<double>> dataList
getter/setter pair

Implementation

late List<List<double>> dataList;