Data
extension Data
-
PowerUpSwift: Returns the
Dictionaryform of theDataif the format is valid ornilif invalid.Declaration
Swift
public var json: [String : Any]? { get }
PowerUpSwift 2.1.4 Docs (95% documented)
extension Data
PowerUpSwift: Returns the Dictionary form of the Data if the format is valid or nil if invalid.
Swift
public var json: [String : Any]? { get }