totalDays property

double get totalDays

Returns the days as double

Implementation

double get totalDays => inMicroseconds / Duration.microsecondsPerDay;