Last active
August 17, 2019 05:53
-
-
Save rintoandrews90/1f2f97c7a5817e0d4d0bcddab821433b to your computer and use it in GitHub Desktop.
Convert to JSON form Model
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let json = try? JSONEncoder().encode(model) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment