transactionKey property

  1. @visibleForTesting
ScopeKey<Transaction> transactionKey
final

Implementation

@visibleForTesting
// ignore: strict_raw_type
static final ScopeKey<Transaction> transactionKey =
    // ignore: strict_raw_type
    ScopeKey<Transaction>('transaction');