endOfNextYear static method

DateTime endOfNextYear()

End of the next year in the local timezone

Implementation

static DateTime endOfNextYear() => DateTime.now().endOfNextYear();