[[["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-05-11 UTC."],[],[],null,["# FirebaseRemoteConfigSwift Framework Reference\n\nRemoteConfigValue\n=================\n\n public extension RemoteConfigValue\n\n- `\n ``\n ``\n `\n\n ### [decoded(asType:)](#/s:So20FIRRemoteConfigValueC014FirebaseRemoteB5SwiftE7decoded6asTypexxm_tKSeRzlF)\n\n `\n ` \n Extracts a RemoteConfigValue JSON-encoded object and decodes it to the requested type. \n\n #### Declaration\n\n Swift \n\n func decoded\u003cValue\u003e(asType: Value.Type = Value.self) throws -\u003e Value where Value : Decodable\n\n #### Parameters\n\n |----------------|---------------------------------------|\n | ` `*asType*` ` | The type to decode the JSON-object to |"]]