endOfQuarter property

DateTime get endOfQuarter

Returns the end of the quarter

Implementation

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