startOfLastHour method

Moment startOfLastHour()

Returns a new Moment of same timezone

Implementation

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