InternalTaskInProcess
public protocol InternalTaskInProcess
-
Declaration
Swift
associatedtype InProcess : Sendable
-
inProcess
AsynchronousDeclaration
Swift
var inProcess: AmplifyAsyncSequence<InProcess> { get async }