Data

extension Data
  • PowerUpSwift: Returns the Dictionary form of the Data if the format is valid or nil if invalid.

    Declaration

    Swift

    public var json: [String : Any]? { get }