endOfLastMinute method

Moment endOfLastMinute()

Returns a new Moment of same timezone

Implementation

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