tagList property

List<String>? tagList
final

The list of tags associated with the new workflow execution.

Implementation

final List<String>? tagList;