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