substructures property

  1. @override
List<Gedcom7Structure> get substructures

Nested substructures.

Implementation

@override
List<Gedcom7Structure> get substructures => substructuresList;