You are viewing documentation for a previous version of this software.

Switch to the latest stable version.

Optional


EXTENSION

Optional

Swift
1extension Optional where Wrapped: JSONDecodable

Properties

jsonValue

Swift
1public var jsonValue: JSONValue

Methods

init(jsonValue:)

Swift
1public init(jsonValue value: JSONValue) throws
Feedback

Edit on GitHub

Forums