config property

  1. @TagNumber(7)
CollectionConfig get config

Implementation

@$pb.TagNumber(7)
CollectionConfig get config => $_getN(4);
  1. @TagNumber(7)
set config (CollectionConfig v)

Implementation

@$pb.TagNumber(7)
set config(CollectionConfig v) { $_setField(7, v); }