dayOfMonth property

int dayOfMonth

Gets the day of this zoned date and time within the month.

Implementation

int get dayOfMonth => _offsetDateTime.dayOfMonth;