core/array library

Functions

arrayToTree(List list, String idKey, {String parentKey = 'parentId'}) List
treeToArray(List tree) List