stop static method

dynamic stop()

结束扫描

Implementation

static stop() {
  YaseePluginPlatform.instance.stop();
}