endOfNextYear method

Moment endOfNextYear()

Returns a new Moment of same timezone

Implementation

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