endOfLastMonth method

Moment endOfLastMonth()

Returns a new Moment of same timezone

Implementation

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