ruleId property

String? ruleId
final

The id of the rule that match the user when kind is LDKind.ruleMatch.

For all other kinds, this field is undefined.

Implementation

final String? ruleId;