facts property Null safety

List<Fact> facts
read / write

The List of Fact.

Implementation

List<Fact> facts = [];