inputs property

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

List of input assets stored in Cloud Storage.

Implementation

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