startOfMonth property

DateTime get startOfMonth

Implementation

DateTime get startOfMonth => DateUtil.getStartOfMonth(date: this);