thisYearStart property

DateTime get thisYearStart

Implementation

DateTime get thisYearStart => DateTime(year, 1, 1, 0, 0, 0, 0, 000001);