contactInfo property
Implementation
@$pb.TagNumber(5)
UserContactInfo get contactInfo => $_getN(4);
Implementation
@$pb.TagNumber(5)
set contactInfo(UserContactInfo v) { setField(5, v); }
@$pb.TagNumber(5)
UserContactInfo get contactInfo => $_getN(4);
@$pb.TagNumber(5)
set contactInfo(UserContactInfo v) { setField(5, v); }