documents property

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

Implementation

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