countries property

  1. @Deprecated('Not supported. Member documentation may have more information.')
List<String>? countries
getter/setter pair

The country the channel section is targeting.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.List<core.String>? countries;