Key
public struct Key
                Used as a namespace for all Notification user info dictionary keys.
- 
                  
                  
User info dictionary key representing the
URLSessionTaskassociated with the notification.Declaration
Swift
public static let Task: String - 
                  
                  
User info dictionary key representing the responseData associated with the notification.
Declaration
Swift
public static let ResponseData: String 
      Key Structure Reference