template property

  1. @TagNumber.new(2)
Container get template

Implementation

@$pb.TagNumber(2)
Container get template => $_getN(1);
  1. @TagNumber.new(2)
set template (Container value)

Implementation

@$pb.TagNumber(2)
set template(Container value) => $_setField(2, value);