endOfMinute property

DateTime get endOfMinute

Returns the end of the minute

Implementation

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