endOfLastYear static method

DateTime endOfLastYear()

End of the last year in the local timezone

Implementation

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