@override openDeviceConnection(String mac) async { return await methodChannel.invokeMethod('openDeviceConnection',mac); }