beginOfWeek method

DateTime beginOfWeek()

Implementation

DateTime beginOfWeek() => mostRecentWeekday(DateTime.monday);