✅ Why can't I deserialize list of tuples?
I Got
But bool is always false and string is always equal to null. Is it wrong format or something?
List<bool, string> inside my code. This is how I wrote it down in Json.But bool is always false and string is always equal to null. Is it wrong format or something?