totalDuration property

Duration get totalDuration

Total duration of the summarized period.

Implementation

Duration get totalDuration => movingDuration + stationaryDuration;