inAllTopics static method

ActivitiesQuery inAllTopics()

Implementation

static ActivitiesQuery inAllTopics() {
  return ActivitiesQuery(CommunitiesIds.topics([]));
}