inExperiment property Null safety
final
Whether the rule or fallthrough is part of an experiment when kind is LDKind.RULE_MATCH or LDKind.FALLTHROUGH.
For all other kinds, this field is undefined.
Implementation
final bool? inExperiment;