buffered property

List<DurationRange> get buffered

Implementation

List<DurationRange> get buffered => videoPlayerController.value.buffered;