How to decode single unusual property among many Decodable Swift?

前端 未结 0 1034
既然无缘
既然无缘 2021-02-01 00:26

I have a struct conforming to Decodable. It has 50 String properties and only one Bool. That bool is coming from server like a string "false"/"true" or somet

相关标签:
回答
  • 消灭零回复
提交回复
热议问题