ids property

  1. @TagNumber(3)
List<int> ids

You can have up to 8192 ids in this list.

Implementation

@$pb.TagNumber(3)
$core.List<$core.int> get ids => $_getList(2);