movingBuffer property

List<double> movingBuffer
final

Implementation

final List<double> movingBuffer = [];