JSONObject extension JSONObject: RawRepresentable Show on GitHub RawValue Declaration Swift public typealias RawValue = [String : Any?] Show on GitHub init(rawValue:) Declaration Swift public init?(rawValue: RawValue) Show on GitHub rawValue Declaration Swift public var rawValue: RawValue { get } Show on GitHub © 2014–2024 Mapbox. See license for more details. Generated by jazzy ♪♫ v0.14.2, a Realm project.