enable static method

dynamic enable()

打开蓝牙

Implementation

static enable() {
  YaseePluginPlatform.instance.enableBle();
}