startOfDay property

DateTime startOfDay

Implementation

DateTime get startOfDay => DateTime(year, month, day);