ruleId property Null safety
final
The id of the rule that match the user when kind is LDKind.RULE_MATCH.
For all other kinds, this field is undefined.
Implementation
final String? ruleId;
The id of the rule that match the user when kind is LDKind.RULE_MATCH.
For all other kinds, this field is undefined.
final String? ruleId;