NSDictionary

extension NSDictionary: Decodable
  • Undocumented

    Declaration

    Swift

    public static func decode(_ json: Any) throws -> Self