children property

List<GedcomElement> children

Direct child elements of the element

Implementation

List<GedcomElement> get children => _children;