[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-07-29 UTC."],[],[],null,["# InAppDefaultValue interface\n\nInterface representing an in-app-default value.\n\n**Signature:** \n\n export interface InAppDefaultValue \n\nProperties\n----------\n\n| Property | Type | Description |\n|---------------------------------------------------------------------------------------------------------|---------|-------------------------------------------------------------------------------------|\n| [useInAppDefault](./firebase-admin.remote-config.inappdefaultvalue.md#inappdefaultvalueuseinappdefault) | boolean | If `true`, the parameter is omitted from the parameter values returned to a client. |\n\nInAppDefaultValue.useInAppDefault\n---------------------------------\n\nIf `true`, the parameter is omitted from the parameter values returned to a client.\n\n**Signature:** \n\n useInAppDefault: boolean;"]]