griddedData property

Map<double, List<DataPoint>> griddedData
getter/setter pair

Implementation

late Map<double, List<DataPoint>> griddedData;