endOfHour property

DateTime get endOfHour

Returns the end of the hour

Implementation

DateTime get endOfHour => DateCalculations.endOfHour(this);