startOfMonth property

DateTime get startOfMonth

Implementation

DateTime get startOfMonth => AtomicDateTimeUtils.startOfMonth(this)!;