List<KeyValuePair<TKey,TValue>> Not support well
When I use a list of struct KeyValuePair, Mapper.toJson works. But when I want to parse the Json to object only get default value.
It doesn’t bother,because I can just use a struct to contain the data.
But i will appreciate it,if you can solve the problem
Sent from PPHub