In https://github.com/nswdpc/waratah/blob/master/src/Models/ElementalUtilityList.php#L271 the return value can be null. The return value for the method should be `?string` or cast the value as a string.