success
Method
This is a method of the HandoffResult class in the handoff module.Create a successful result
Signature
Parameters
No description available.
Returns
The result of the operation.
success: Create a successful result
This is a method of the HandoffResult class in the handoff module.Create a successful result
def success(response: impl Into<String>) -> Self