domainPolicy property

  1. @TagNumber.new(4)
AddCustomDomainPolicyRequest get domainPolicy

Implementation

@$pb.TagNumber(4)
AddCustomDomainPolicyRequest get domainPolicy => $_getN(2);
  1. @TagNumber.new(4)
set domainPolicy (AddCustomDomainPolicyRequest value)

Implementation

@$pb.TagNumber(4)
set domainPolicy(AddCustomDomainPolicyRequest value) => $_setField(4, value);