all static method

TopicsQuery all()

Implementation

static TopicsQuery all() {
  return TopicsQuery(null);
}