endOfYear method

DateTime endOfYear()

Implementation

DateTime endOfYear() => DateTime(year + 1);