workflow property

String? workflow

Either web or file workflow id

Implementation

String? get workflow => workflowId ?? fileWorkflowId;