$NegativeKeywordListAssignedTargetingOptionDetails constructor

$NegativeKeywordListAssignedTargetingOptionDetails({
  1. String? negativeKeywordListId,
})

Implementation

$NegativeKeywordListAssignedTargetingOptionDetails({
  this.negativeKeywordListId,
});