DataPoints typedef

DataPoints = List<DataPoint>

Implementation

typedef DataPoints = List<DataPoint>;