nextFortnight property

date get nextFortnight

Return the next fortnight

Implementation

date get nextFortnight => add(15.days);