children property

SortedList<AssetType> children
latefinal

Implementation

late final children = _children.sortedBy((e) => e.path);