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