totalHours property
double
get
totalHours
Returns the total duration in floating-point hours.
Implementation
double get totalHours => inHoursDouble;
Returns the total duration in floating-point hours.
double get totalHours => inHoursDouble;