notice property

  1. @TagNumber(23)
Notice get notice

Implementation

@$pb.TagNumber(23)
Notice get notice => $_getN(20);
  1. @TagNumber(23)
set notice (Notice v)

Implementation

@$pb.TagNumber(23)
set notice(Notice v) {
  setField(23, v);
}