inputs property

  1. @TagNumber.new(2)
List<String> get inputs

List of Input.keys identifying files that should be used in this atom. The listed inputs must have the same timeline.

Implementation

@$pb.TagNumber(2)
$core.List<$core.String> get inputs => $_getList(1);