FeatureFlagDetail

Example values

React Native
{
key: string;
enabled: boolean;
variant: string | undefined;
reason: EvaluationReason | undefined;
metadata: FeatureFlagMetadata | undefined;
}

Community questions

Questions about this page? or post a community question.