transactionCurrency constant

String const transactionCurrency

The currency that the user would prefer the transaction to use, in ISO 4217 currency code.

This hint will be translated to the below values on different platforms:

Implementation

static const String transactionCurrency = 'transactionCurrency';