duration property

Duration? duration

The total duration of the video。The video hasn't been initialized yet if it's null

Implementation

Duration? get duration => _duration;