profile property

  1. @TagNumber.new(2)
SetUpOrgRequest_Human_Profile get profile

Implementation

@$pb.TagNumber(2)
SetUpOrgRequest_Human_Profile get profile => $_getN(1);
  1. @TagNumber.new(2)
set profile (SetUpOrgRequest_Human_Profile value)

Implementation

@$pb.TagNumber(2)
set profile(SetUpOrgRequest_Human_Profile value) => $_setField(2, value);