As you can see, converting from Dictionary to JSON is a one liner. All we need to use is JSONEncoder and then use the built in encode method.
確定! 回上一頁