endOfLastYear method

Moment endOfLastYear()

Returns a new Moment of same timezone

Implementation

Moment endOfLastYear() =>
    forcedSuperType.endOfLastYear().toMoment(localization: setLocalization);