endTime property

Duration get endTime

The end time of the trimmed video segment.

Retrieved from the trimDurationSpanNotifier.

Implementation

Duration get endTime => trimDurationSpanNotifier.value.end;