var data: Data
The cached response’s data.
キャッシュされた応答の持つデータ。
var response: URLResponse
The URL response object associated with the instance.
このインスタンスと結び付けられたURL応答オブジェクト。
var userInfo : [AnyHashable : Any]?
The cached response’s user info dictionary.
キャッシュされた応答の持つユーザ情報辞書。