componentSource property

List<ComponentSource>? componentSource
getter/setter pair

Collections produced and consumed by component transforms of this stage.

Implementation

core.List<ComponentSource>? componentSource;