Cannot call value of non-function type \'NSHTTPURLResponse?\'
Can someone please help me here?
Here is the code
public func responseObjec
You need to mark your completionHandler as @escaping.