collection property

  1. @TagNumber(11)
Collection collection

Implementation

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

Implementation

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