children property

LinkedList<Entry>? children
getter/setter pair

Implementation

LinkedList<Entry>? children;