phone property

  1. @TagNumber(4)
ImportHumanUserRequest_Phone phone

Implementation

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

Implementation

@$pb.TagNumber(4)
set phone(ImportHumanUserRequest_Phone v) { setField(4, v); }