teamInfoRef property

  1. @TagNumber(10)
DocumentReferenceProto get teamInfoRef

Implementation

@$pb.TagNumber(10)
DocumentReferenceProto get teamInfoRef => $_getN(9);
  1. @TagNumber(10)
set teamInfoRef (DocumentReferenceProto value)

Implementation

@$pb.TagNumber(10)
set teamInfoRef(DocumentReferenceProto value) => $_setField(10, value);