endOfDay property

DateTime get endOfDay

Implementation

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