factIndexes property

List<int>? factIndexes
getter/setter pair

Indexes of the facts supporting this claim.

Implementation

core.List<core.int>? factIndexes;