DayOfMonth property

int? DayOfMonth
Gets the day of then month when this transition occurs.

Implementation

int? get DayOfMonth => this.dayOfMonth;