quarterNumber property

int get quarterNumber

Returns the quarter number.

Implementation

int get quarterNumber => monthGroupNumber(3);