startOfMonth property
DateTime
get
startOfMonth
Implementation
DateTime get startOfMonth => DateUtil.getStartOfMonth(date: this);
DateTime get startOfMonth => DateUtil.getStartOfMonth(date: this);