buffered property

RxList<DurationRange> buffered
final

Currently buffered ranges.

Implementation

final RxList<DurationRange> buffered = RxList();