duration property

Duration duration
final

The total duration of the video.

The duration is Duration.zero if the video hasn't been initialized.

Implementation

final Duration duration;