months12 property

TimeFrame months12

A common time frame that is 12 calendar months (365 days).

Implementation

static TimeFrame get months12 => TimeFrame(days: 365);