updatedTransactions abstract method
Triggered when any transactions are updated.
Implementation
void updatedTransactions(
{required List<SKPaymentTransactionWrapper> transactions});
Triggered when any transactions are updated.
void updatedTransactions(
{required List<SKPaymentTransactionWrapper> transactions});