userForTransaction top-level property

Map<Transaction, UuidValue> userForTransaction
final

Map of transaction hashes to the authenticated user associated with them.

Implementation

final userForTransaction = <Transaction, UuidValue>{};