transaction property

Transaction get transaction

The transaction details including any tips.

Returns an instance of Transaction, parsed from the QRIS data.

Implementation

Transaction get transaction => Transaction(tlvtoMap(tlv));