Dictionary
public extension Dictionary
-
Converts the dictionary to a JSON string representation.
Declaration
Swift
var json: String { get }
EPINetworking Docs (100% documented)
public extension Dictionary
Converts the dictionary to a JSON string representation.
Swift
var json: String { get }