startOfDay property

DateTime get startOfDay

Implementation

DateTime get startOfDay => AtomicDateTimeUtils.startOfDay(this)!;