children property

List<Object> children
getter/setter pair

The children of this object.

Implementation

late List<Object> children;