AdPolicyTopicEvidenceTrademark constructor
AdPolicyTopicEvidenceTrademark({
- List<
AdPolicyCriterionRestriction> ? countryRestrictions, - String? owner,
- String? term,
Implementation
AdPolicyTopicEvidenceTrademark({
this.countryRestrictions,
this.owner,
this.term,
});