files property

  1. @TagNumber(1)
List<Attachment> files

Implementation

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