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