EventTransactionDestroyed constructor

EventTransactionDestroyed({
  1. TransactionBase? transaction,
})

Implementation

EventTransactionDestroyed({this.transaction});