startOfYear method

DateTime startOfYear()

Implementation

DateTime startOfYear() => DateTime(year);