endOfLastHour method

Moment endOfLastHour()

Returns a new Moment of same timezone

Implementation

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