uris property

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

Required. References to a Google Cloud Storage paths.

Implementation

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