supportedCountries property

List<String>? get supportedCountries
inherited

A list of two-letter ISO 3166 country codes for limiting payment to cards from specific countries or regions.

Implementation

List<String>? get supportedCountries => throw _privateConstructorUsedError;