Gedcom7Document constructor

const Gedcom7Document(
  1. List<Gedcom7Structure> substructuresList
)

Implementation

const Gedcom7Document(super.substructuresList);