FeatureFlagResult

Example values

TypeScript
{
key: string;
enabled: boolean;
variant: string | undefined;
payload: JsonType | undefined;
}

Community questions

Questions about this page? or post a community question.