currencyCode property
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;
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.
String? get currencyCode => throw _privateConstructorUsedError;