topicList static method

dynamic topicList()

Implementation

static topicList() {
  return '$host/v2/topic/list';
}