tagList property

List<String>? tagList
final

The list of tags to associated with the child workflow execution.

Implementation

final List<String>? tagList;