totalMinutes property

double get totalMinutes

Gets the total minutes including all larger units.

Implementation

double get totalMinutes => _signedTotalSecondsApprox / 60;