Function to invoke method from abort activation with SDK the Stone
Future<bool> abortActivation() async { return await channel.invokeMethod(PaymentTypeCall.abortActivation.method); }