totalDays property
double
get
totalDays
Returns the total duration in floating-point days.
Implementation
double get totalDays => inDaysDouble;
Returns the total duration in floating-point days.
double get totalDays => inDaysDouble;