Angular Data GridAG Grid Error #61

Full Error Text

since version v32.2.0, rowNode.isFullWidthCell() has been deprecated. Instead check `rowNode.detail` followed by the user provided `isFullWidthRow` grid option.
To show this error text in the dev console, import the ValidationModule.