actor property

String actor
getter/setter pair

The username of the user or app that initiated the workflow.

Implementation

late String actor;