New to Swift -- apologies. Suppose fetchString(@escaping completion: (String) -> Void).
fetchString(@escaping completion: (String) -> Void)
How can I store the closure value response in
response