startOfDay property

DateTime get startOfDay

Implementation

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