buffered property

Duration? buffered
final

The currently buffered content of the media.

This is useful for streamed content. If you are playing a local file then you can leave this out.

Implementation

final Duration? buffered;