Data
extension Data
-
PowerUpSwift: Returns the
Dictionary
form of theData
if the format is valid ornil
if 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 }