topicIds property

List<String>? topicIds
inherited

A list of IDs of the topics selected by the creator of the Space.

How It Can Be Used

  • Determine the title of a Space, understand referenced keywords, hashtags, and mentions.

Implementation

List<String>? get topicIds => throw _privateConstructorUsedError;