InternalTaskValue
public protocol InternalTaskValue
-
Declaration
Swift
associatedtype Success
-
Declaration
Swift
associatedtype Failure : AmplifyError
-
value
AsynchronousDeclaration
Swift
var value: Success { get async throws }