collection property

  1. @TagNumber(17)
Collection collection

Implementation

@$pb.TagNumber(17)
$3.Collection get collection => $_getN(16);
  1. @TagNumber(17)
void collection=(Collection v)

Implementation

@$pb.TagNumber(17)
set collection($3.Collection v) { setField(17, v); }