wildcardProjection property

  1. @TagNumber(19)
List<int> get wildcardProjection

Implementation

@$pb.TagNumber(19)
$core.List<$core.int> get wildcardProjection => $_getN(18);
  1. @TagNumber(19)
set wildcardProjection (List<int> v)

Implementation

@$pb.TagNumber(19)
set wildcardProjection($core.List<$core.int> v) { $_setBytes(18, v); }