ruleIndex property Null safety
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;
The index of the rule that match the user when kind is LDKind.RULE_MATCH.
For all other kinds, this field is undefined.
final int? ruleIndex;