firstDayOfMonth property

DateTime firstDayOfMonth

Implementation

DateTime get firstDayOfMonth => DateTime(this.year, this.month);