profile property
Set the users profile information.
Implementation
@$pb.TagNumber(1)
$1.SetHumanProfile get profile => $_getN(0);
Implementation
@$pb.TagNumber(1)
set profile($1.SetHumanProfile value) => $_setField(1, value);
Set the users profile information.
@$pb.TagNumber(1)
$1.SetHumanProfile get profile => $_getN(0);
@$pb.TagNumber(1)
set profile($1.SetHumanProfile value) => $_setField(1, value);