totalHours property

double get totalHours

Returns the hours as double

Implementation

double get totalHours => inMicroseconds / Duration.microsecondsPerHour;