entries property

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

Implementation

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