startOfLastDay method

Moment startOfLastDay()

Returns a new Moment of same timezone

Implementation

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