sendingQueueEventsByTxId property

List<String> sendingQueueEventsByTxId
final

List of transaction IDs of events that are currently queued to be sent

Implementation

final sendingQueueEventsByTxId = <String>[];