timeWeek top-level property

TimeInterval timeWeek
final

Alias for timeSunday; 7 days and typically 168 hours. Weeks in local time may range from 167 to 169 hours due to daylight saving.

Implementation

final timeWeek = timeSunday;