documents property

  1. @TagNumber(1)
List<Document> get documents

Implementation

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