inExperiment property

bool inExperiment
final

Whether the rule or fallthrough is part of an experiment when kind is LDKind.ruleMatch or LDKind.fallthrough.

For all other kinds, this field is undefined.

Implementation

final bool inExperiment;