@override Future<void> disconnectDevice() async { methodChannel.invokeMethod(RavenMPosConst.disconnectDevice); return; }