months3 property

TimeFrame months3

A common time frame that is 3 calendar months (91 days).

Implementation

static TimeFrame get months3 => TimeFrame(days: 91);