duration property

Duration duration
latefinal

The calculated duration of the frame.

Implementation

late final Duration duration = endTimestamp.difference(startTimestamp);