children property

Iterable<Parent<T>>? children
getter/setter pair

Implementation

Iterable<Parent<T>>? children;