static Future<bool> changeToBluetooth() async { return await _channel.invokeMethod('changeToBluetooth'); }