pub const FEATURE_FLAG_EVALUATION_REASON: &'static str;
The reason code which shows how a feature flag value was determined.
"static"
"targeting_match"
"error"
"default"