Instance MethodConcurrency

    get()

    • Available when Success conforms to Sendable and Failure conforms to Error

    • Deprecated
    • iOS 13.0+
    • macOS 10.15+
    • tvOS 13.0+
    • watchOS 6.0+
    func get() async throws -> Success