clearTopics static method

dynamic clearTopics()

Implementation

static clearTopics() {
  _channel.invokeListMethod("clearTopics");
}