inMonths property
double
get
inMonths
Returns the time value in Months (mo).
Implementation
double get inMonths => getValue(TimeUnit.month);
Returns the time value in Months (mo).
double get inMonths => getValue(TimeUnit.month);