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