currencyCode property

String? currencyCode
inherited

The three-letter ISO 4217 alphabetic currency code, e.g. "USD" or "EUR". Required in order to support Google Pay when processing a Setup Intent.

Implementation

String? get currencyCode => throw _privateConstructorUsedError;