startOfMonth method

DateTime startOfMonth()

Implementation

DateTime startOfMonth() => DateTime(year, month);