startOfYear property

DateTime get startOfYear

Implementation

DateTime get startOfYear => AtomicDateTimeUtils.startOfYear(this)!;