$DigitalContentLabelAssignedTargetingOptionDetails constructor

$DigitalContentLabelAssignedTargetingOptionDetails({
  1. String? excludedContentRatingTier,
})

Implementation

$DigitalContentLabelAssignedTargetingOptionDetails({
  this.excludedContentRatingTier,
});