startOfDay property

DateTime startOfDay

Return the start of day in DateTime

Implementation

DateTime get startOfDay => asDateTime.startOfDay;