totalDuration property
Total duration of the summarized period.
Implementation
Duration get totalDuration => movingDuration + stationaryDuration;
Total duration of the summarized period.
Duration get totalDuration => movingDuration + stationaryDuration;