transactionId property

String transactionId

Get the transaction id.

Implementation

String get transactionId => _transactionId ?? transaction.id;