annotations property

  1. @TagNumber(4)
Annotations annotations

Implementation

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

Implementation

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