specifies that the task has children that are not yet loaded from the backend
Available only in PRO Edition
gantt.config.branch_loading = true;
gantt.config.branch_loading_property = "hasChild";
gantt.init("gantt_here");
This functionality is available in the PRO edition only.
Can only be used together with the branch_loading config.