JSONObject
TYPEALIAS
JSONObject
Swift
1public typealias JSONObject = [String: JSONValue]
You are viewing documentation for a previous version of this software.
Switch to the latest stable version.TYPEALIAS
JSONObject
1public typealias JSONObject = [String: JSONValue]