inputs property

List<String>? inputs
getter/setter pair

List of Input.key values identifying files that should be used in this atom.

The listed inputs must have the same timeline.

Implementation

core.List<core.String>? inputs;