endOfMinute property
DateTime
get
endOfMinute
Returns the end of the minute
Implementation
DateTime get endOfMinute => DateCalculations.endOfMinute(this);
Returns the end of the minute
DateTime get endOfMinute => DateCalculations.endOfMinute(this);