children property Null safety

Iterable<ICommandRegisterable<T>> children

A list of all the children of this group

Implementation

Iterable<ICommandRegisterable<T>> get children;