transaction property

Uint8List? transaction
final

Run the query within an already active transaction.

The value here is the opaque transaction ID to execute the query in.

Implementation

final Uint8List? transaction;