targeting property

  1. @Deprecated('Not supported. Member documentation may have more information.')
ChannelSectionTargeting? targeting
getter/setter pair

The targeting object contains basic targeting settings about the channel section.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
ChannelSectionTargeting? targeting;