documents property

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

The Documents found.

Implementation

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