isLastDayOfMonth property

bool get isLastDayOfMonth

Implementation

bool get isLastDayOfMonth => isSameDay(lastDayOfMonth);