files property

  1. @TagNumber(2)
List<Uploads> files

The uploads that are available for this module version

Implementation

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