optimistic constant

Use optimistic concurrency control for the new transaction.

Implementation

static const optimistic = TransactionOptions_ConcurrencyMode('OPTIMISTIC');