beginningOfMonth property

DateTime get beginningOfMonth

Implementation

DateTime get beginningOfMonth => DateTime(year, month);