ruleId property Null safety

String? ruleId
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;