previous property

Week previous

Return the week before.

Implementation

Week get previous => subtractWeeks(1);