I want to post Dictionary<> object using UnityWebRequest in Unity. I can post it as a JSON string, but I want it to post it as a Dictio
Dictionary<>
UnityWebRequest
Dictio