dataLength property

int get dataLength

Implementation

int get dataLength => min(maxSample, data.length);