ids property

  1. @TagNumber.new(1)
PbList<String> get ids

Defines the ids to query for.

Implementation

@$pb.TagNumber(1)
$pb.PbList<$core.String> get ids => $_getList(0);