currencyCode property

String? currencyCode
inherited

When forSetupIntent is true it is required to provide a currencyCode.

For more details see: https://developers.google.com/pay/api/android/reference/request-objects#TransactionInfo .

Implementation

String? get currencyCode => throw _privateConstructorUsedError;