scan static method

dynamic scan()

开始扫描 结果通过 Notify 发送通知

Implementation

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