entries property

  1. @TagNumber(1)
List<CompressedBatchEntry> entries

Implementation

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