userInfo
The cached response’s user info dictionary.
Declaration
var userInfo: [AnyHashable : Any]? { get }Mentioned in
Discussion
This value is nil if there is no user info dictionary.
The cached response’s user info dictionary.
var userInfo: [AnyHashable : Any]? { get }This value is nil if there is no user info dictionary.