months2 property

TimeFrame months2

A common time frame that is 2 calendar months (61 days).

Implementation

static TimeFrame get months2 => TimeFrame(days: 61);