isExecuting property

bool isExecuting

Implementation

bool get isExecuting => identical(Transaction.executingTransaction, this);