children property
List<GedcomElement>
get
children
Direct child elements of the element
Implementation
List<GedcomElement> get children => _children;
Direct child elements of the element
List<GedcomElement> get children => _children;