privacyPolicy property

  1. @TagNumber.new(9)
AddCustomPrivacyPolicyRequest get privacyPolicy

Implementation

@$pb.TagNumber(9)
$12.AddCustomPrivacyPolicyRequest get privacyPolicy => $_getN(7);
  1. @TagNumber.new(9)
set privacyPolicy (AddCustomPrivacyPolicyRequest value)

Implementation

@$pb.TagNumber(9)
set privacyPolicy($12.AddCustomPrivacyPolicyRequest value) =>
    $_setField(9, value);