sharedFlows property

List<String>? sharedFlows
getter/setter pair

A list of the shared flow names included in this shared flow revision.

Implementation

core.List<core.String>? sharedFlows;