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