ruleIndex property Null safety

int? ruleIndex
final

The index of the rule that match the user when kind is LDKind.RULE_MATCH.

For all other kinds, this field is undefined.

Implementation

final int? ruleIndex;