rawDataCount property

int get rawDataCount

Number of raw data points.

Implementation

int get rawDataCount => _rawData.length;