months1 property

TimeFrame months1

A common time frame that is 1 calendar month (30 days).

Implementation

static TimeFrame get months1 => TimeFrame(days: 30);