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