Instance MethodConcurrencygetResult()Available when Success conforms to Sendable and Failure conforms to ErrorDeprecatediOS 13.0+macOS 10.15+tvOS 13.0+watchOS 6.0+func getResult() async -> Result<Success, Failure>