totalMinutes property
double
get
totalMinutes
Returns the total duration in floating-point minutes.
Implementation
double get totalMinutes => inMinutesDouble;
Returns the total duration in floating-point minutes.
double get totalMinutes => inMinutesDouble;