children property

List<String>? children
getter/setter pair

Step entries that can be reached by "stepping into" e.g. a subworkflow call.

Implementation

core.List<core.String>? children;