buffered property
Rx<Duration>
get
buffered
duration of the video buffered
Implementation
Rx<Duration> get buffered => _buffered;
duration of the video buffered
Rx<Duration> get buffered => _buffered;