Way to access array stored in dictionary Swift?

前端 未结 0 1672
北荒
北荒 2021-01-04 04:53

I\'ve got a Struct which takes in a JSON file and decodes it into an array with the following features

struct Artwork: Decodable {
    let id: String
    let          


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