I am new in IOS, I get this response from backend
Optional([["contact_name": phone, "verified": <null>, "id": 22033, "entity_id": 1111, "verification_data": <null>, "entity": Recruiter, "view_scope": <null>, "contact_value": 0987654321]])
I need "contact_value" string from object.How can I get?