result property

String? result
final

The result of the workflow execution. The form of the result is implementation defined.

Implementation

final String? result;