userBatch property

  1. @TagNumber(6)
List<User> get userBatch

Implementation

@$pb.TagNumber(6)
$core.List<User> get userBatch => $_getList(5);