cleanXgTags method

void cleanXgTags()

清除所有标签

Implementation

void cleanXgTags() {
  _channel.invokeMethod('cleanXgTags');
}