DataTask

@available(macOS 10.15, iOS 13, tvOS 13, watchOS 6, *)
public struct DataTask<Value>

Value used to await a DataResponse and associated values.