factList property

Iterable<FactStructure> get factList

Implementation

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