executingTransaction property

Transaction? executingTransaction

The current executing transaction. See execute and executeBlock.

Implementation

static Transaction? get executingTransaction => _executingTransaction.get();