topicIds property
- @Deprecated('Not supported. Member documentation may have more information.')
getter/setter pair
A list of Freebase topic IDs associated with the channel.
You can retrieve information about each topic using the Freebase Topic API.
Implementation
@core.Deprecated(
'Not supported. Member documentation may have more information.',
)
core.List<core.String>? topicIds;