duration property

Duration get duration

Gets the total duration of the video.

Implementation

Duration get duration => _player.state.duration;