annotations property

  1. @TagNumber(8)
Annotations annotations

Implementation

@$pb.TagNumber(8)
Annotations get annotations => $_getN(7);
  1. @TagNumber(8)
void annotations=(Annotations v)

Implementation

@$pb.TagNumber(8)
set annotations(Annotations v) { setField(8, v); }