children property

List<GedcomElement> get children

Direct child elements of the element

Implementation

List<GedcomElement> get children => _children;