children property

Iterable<CommandRegisterable<T>> children

A list of all the children of this group

Implementation

Iterable<CommandRegisterable<T>> get children;