childrenMap property

HashMap<int, RenderViewModel> get childrenMap

Implementation

HashMap<int, RenderViewModel> get childrenMap => _childrenMap;