factList property
Iterable<FactStructure>
get
factList
Implementation
Iterable<FactStructure> get factList => getAll<FactStructure>();
Iterable<FactStructure> get factList => getAll<FactStructure>();