files property

  1. @TagNumber.new(5)
List<FileInfo> get files

Implementation

@$pb.TagNumber(5)
$core.List<FileInfo> get files => $_getList(4);