InternalTaskInProcess
public protocol InternalTaskInProcess
-
Declaration
Swift
associatedtype InProcess : Sendable -
inProcessAsynchronousDeclaration
Swift
var inProcess: AmplifyAsyncSequence<InProcess> { get async }
View on GitHub