facts property

List<IFact> facts

Implementation

List<IFact> get facts => _facts ?? const [];