contact property

  1. @TagNumber(14)
Contact get contact

Implementation

@$pb.TagNumber(14)
Contact get contact => $_getN(13);
  1. @TagNumber(14)
set contact (Contact v)

Implementation

@$pb.TagNumber(14)
set contact(Contact v) { setField(14, v); }